projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883980c
)
ci: Allow flatpak jobs to fail
author
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 13 Feb 2020 17:09:35 +0000
(17:09 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 13 Feb 2020 17:09:35 +0000
(17:09 +0000)
We have more accurate CI jobs, now; the Flatpak jobs are nice to have.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 8d28553b4f0ad63311a8e30a6eaee87bf4ae399e..352d52214ec779ef09c74c888feb14eb52dc14a4 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-116,6
+116,7
@@
msys2-mingw32:
.flatpak-defaults: &flatpak-defaults
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
stage: flatpak
+ allow_failure: true
artifacts:
paths:
- "${APPID}-dev.flatpak"